Stochastic Local Search combined with Simulated Annealing for the 0-1 Multidimensional Knapsack Problem
نویسندگان
چکیده
The 0-1 Multidimensional Knapsack Problem (MKP) is a widely-studied problem in combinatorial optimization domaine which has been proven as NP-hard. Various approximate heuristics have been developed and applied effectively to this problem, such as local search and evolutionary methods. This paper proposes the Stochastic Local Search-Simulated Annealing (SLSA) approach that combines the stochastic local search (SLS) and the simulated annealing (SA) to solve the MKP. Three main techniques are introduced in SLSA which are: the neighborhood creation, the solution reparation and the mutation strategy. We validate the effectiveness of the proposed approach through an experimental study performed on several benchmark problems commonly used in the literature. The obtained results show that the SLS and SA, when combined appropriately can provide better results than either SLS or SA alone.
منابع مشابه
Simulated Annealing for the 0/1 Multidimensional Knapsack Problem
In this paper a simulated annealing (SA) algorithm is presented for the 0/1 multidimensional knapsack problem. Problem-specific knowledge is incorporated in the algorithm description and evaluation of parameters in order to look into the performance of finite-time implementations of SA. Computational results show that SA performs much better than a genetic algorithm in terms of solution time, w...
متن کاملThe COMPSET Algorithm for Subset Selection
Subset selection problems are relevant in many domains. Unfortunately, their combinatorial nature prohibits solving them optimally in most cases. Local search algorithms have been applied to subset selection with varying degrees of success. This work presents COMPSET, a general algorithm for subset selection that invokes an existing local search algorithm from a random subset and its complement...
متن کاملFinding the Shortest Hamiltonian Path for Iranian Cities Using Hybrid Simulated Annealing and Ant Colony Optimization Algorithms
The traveling salesman problem is a well-known and important combinatorial optimization problem. The goal of this problem is to find the shortest Hamiltonian path that visits each city in a given list exactly once and then returns to the starting city. In this paper, for the first time, the shortest Hamiltonian path is achieved for 1071 Iranian cities. For solving this large-scale problem, tw...
متن کاملStochastic Facility Layout Planning Problem: A Metaheuristic and Case Study
Facility layout is one of the most important Operations Management problems due to its direct impact on the financial performance of both private and public firms. Facility layout problem (FLP) with stochastic parameters, unequal area facilities, and grid system modeling is named GSUA-STFLP. This problem has not been worked in the literature so that to solve GSUA-STFLP is our main contribution....
متن کاملOscillation , Heuristic Ordering and Pruning
This paper describes a new algorithm for combinatorial optimization problems and presents the results of our experiments. HOLSA-Heuristic Oscillating Local Search Algorithm-is a neighborhood search algorithm using an evaluation function f inspired from A*, a best-rst strategy, a pruning of states as in B&B and operators performing variable steps. All these caracteristics lead to an oscillation ...
متن کامل